-
Notifications
You must be signed in to change notification settings - Fork 129
8372113: [lworld] Fix various issues with TypeAryPtr and TypeAryKlassPtr #1755
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: lworld
Are you sure you want to change the base?
Conversation
|
👋 Welcome back qamai! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
Thanks for working on this! Unfortunately, it triggers a lot of failures in testing. Here's a few, I can provide more details next week. |
Hi,
This PR fixes various issues with
TypeAryPtrandTypeAryKlassPtr. It starts with me trying to tighten the properties (flat,null_free, etc) of these classes, then fixing all the revealed issues until there are no crashes or wrong results left.Please take a look and leave your reviews, thanks a lot.
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/valhalla.git pull/1755/head:pull/1755$ git checkout pull/1755Update a local copy of the PR:
$ git checkout pull/1755$ git pull https://git.openjdk.org/valhalla.git pull/1755/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 1755View PR using the GUI difftool:
$ git pr show -t 1755Using diff file
Download this PR as a diff file:
https://git.openjdk.org/valhalla/pull/1755.diff
Using Webrev
Link to Webrev Comment